-
Notifications
You must be signed in to change notification settings - Fork 55
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unpin electron and electron-builder dependencies #5230
Unpin electron and electron-builder dependencies #5230
Conversation
…d--updater-version-forward
QA Wolf here! As you write new code it's important that your test coverage is keeping up. |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5230 +/- ##
=======================================
Coverage 85.75% 85.75%
=======================================
Files 94 94
Lines 34215 34215
=======================================
Hits 29342 29342
Misses 4873 4873
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
…d--updater-version-forward
…d--updater-version-forward
…d--updater-version-forward
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Thanks @lf94. Will force merge since the cargo test failure has nothing to do with this. |
We had them pinned after the electron-updater scare a few releases ago. With the smoke tests we have in place now for release I believe we should let it move forward electron version wise.
Tested: